home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / FW_CDesc IsRecord() < prev    next >
Encoding:
Internet Message Format  |  1996-07-03  |  887 b   |  [TEXT/ttxt]

  1. Subject:     FW_CDesc::IsRecord()
  2. Sent:        7/3/96 11:04 AM
  3. Received:    7/3/96 11:22 AM
  4. From:        Hutchings, Richard B. "Brad", brad@hutchings-software.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Greg,
  9.  
  10. Check out _IM:IAC_ p. 10-38 to 10-39. ::OSAScriptError returns a
  11. descriptor record of type typeOSAErrorRange. FW_CDesc doesn't
  12. recognize it as a record.
  13.  
  14. The solution is to call FW_CDesc::CoerceInPlace(typeAERecord), which
  15. should be documented.
  16.  
  17. I am wondering if there are any other similar examples, and if more
  18. complicated logic is needed to determine if a descriptor is a keyword
  19. specified record.
  20.  
  21. Brad
  22.  
  23. <mailto:brad@hutchings-software.com>
  24. <http://www.hutchings-software.com>
  25.  
  26. Ask me about:
  27.     Hutchings Software's Essential Strips(tm)
  28.     Hutchings Software's Rapid-I(tm) Button
  29.  
  30.  
  31.  
  32.